home *** CD-ROM | disk | FTP | other *** search
/ Giga Pack / Giga Pack CD1.iso / adv / cavchao2 / prnt_reg.bat < prev    next >
DOS Batch File  |  1992-08-02  |  859b  |  35 lines

  1. echo off
  2. CLS
  3. echo.
  4. echo.
  5. echo.
  6. echo.
  7. echo.
  8. echo.
  9. echo.
  10. echo.
  11. echo. 
  12. echo        ┌─────────────────────────────────────────────────────────────┐
  13. echo        │     This file will print out the registration form for      │
  14. echo        │                 CAVERNS OF CHAOS I                          │
  15. echo        │                                                             │
  16. echo        │     You can press [ctrl]+[break] to abort printing  or      │
  17. echo        │             any other key to print this form                │
  18. echo        └─────────────────────────────────────────────────────────────┘
  19. echo.  
  20. echo.     
  21. echo.     
  22. echo.
  23. echo.
  24. echo.
  25. echo.  
  26. pause
  27. echo . 
  28. echo     I will now start printing the registration form. . .
  29. echo  
  30. copy chaosreg.txt  lpt1:
  31. echo.  
  32. echo.     
  33. echo  Now fill it out and send it to me!
  34.  
  35.